-
Notifications
You must be signed in to change notification settings - Fork 26
fix: view lifecycle issue #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
caio1985
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
illuminati1911
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
- add better null checks for Android and iOS views
f9d7c4a to
e97e48a
Compare
|
Converted as draft, as this do not solve all issues just yet. |
custom marker and animation text marker chore: improve example app layout for latest ios versions (googlemaps#474) fix: view lifecycle issue (googlemaps#473) chore(main): release 0.10.3 (googlemaps#476) feat: upgrade iOS SDK version to 10.4.0 (googlemaps#482) feat!: upgrade Android SDK to 7.0.0 (googlemaps#481) Breaking change: Adds new enum value RouteStatus.DUPLICATE_WAYPOINTS_ERROR docs: typedoc deprecation for showStopSigns and showTrafficLights (googlemaps#486) revert: "feat: upgrade iOS SDK version to 10.4.0 (googlemaps#482)" (googlemaps#488) chore(main): release 0.11.0 (googlemaps#489) remove pulse remove moveMarker remove color support from addMarker recover impor improve text pin add same capability on iOS fix color issue on iOS refactor moveMarker and addTextMarker
Fixes #309
Pre-launch Checklist